func google.golang.org/protobuf/internal/impl.appendInt64PackedSliceValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L2184: func appendInt64PackedSliceValue(b []byte, listv protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L2206: 	marshal:   appendInt64PackedSliceValue,